Automations

System Automation Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Run Python Script Command

Command: Run Python Script Command

This command runs a Python script or program and waits for it to exit before proceeding.

Parameters

Script Path

Enter a fully qualified path to the script, including the script extension.

Required

Arguments (Optional)

Enter any arguments as a single string.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo